From 4f46ad4e4a7944dbdd7144d9f6d37d435de37327 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 7 Jun 2007 00:30:34 +0000 Subject: [PATCH] (org-export-ascii-bullets): Fix typo in docstring. --- lisp/textmodes/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index f3ae0177fd0..f9a3c279d9d 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el @@ -2467,7 +2467,7 @@ In the given sequence, these characters will be used for level 1, 2, ..." (defcustom org-export-ascii-bullets '(?* ?+ ?-) "Bullet characters for headlines converted to lists in ASCII export. -The first character is is used for the first lest level generated in this +The first character is used for the first lest level generated in this way, and so on. If there are more levels than characters given here, the list will be repeated. Note that plain lists will keep the same bullets as the have in the -- 2.30.2